@charset "utf-8";

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 500px;
    margin: 0 auto;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%!important;
}
.fullSlide .bd li {
    width: 100%!important;
    height: 500px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 500px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    height: 30px;
    line-height: 30px;
    background: url(http://jiashanjiayaoen.test.dginfo.com/t/j/jiashanjiayaoen/pc/images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;*
    display: inline;zoom:1;
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 5px;
    border: 1px solid #D2D2D2;
    border-radius: 10px;
}
.fullSlide .hd ul .on {
    background: #ff0000;
    border: 1px solid #ff0000;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.fullSlide .prev {
    left: 3%;
    background: url(http://jiashanjiayaoen.test.dginfo.com/t/j/jiashanjiayaoen/pc/images/left.png) no-repeat left;
}

.fullSlide .next {
    right: 3%;
    background: url(http://jiashanjiayaoen.test.dginfo.com/t/j/jiashanjiayaoen/pc/images/right.png) no-repeat right;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=100);
    opacity: 1;
}


/*标题*/
.itit{
    margin:0 auto;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    padding-top: 30px;
}
.itit .itit-t1{
    color: #004098;
    font-size: 36px;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 5px;
    background: #fff;
    z-index: 1;
    position: relative;
    text-transform: uppercase;
}
.itit .itit-t1 span{
    color:#199afd;
}
.itit .itit-t2{
    color: #999;
    text-transform: uppercase;
    font-size: 14px;
}
.itit-xian{
    width: 400px;
    height: 1px;
    background: #e4e4e4;
    margin: 10px auto 0;
}
.itit-xian:before{
    content: "";
    width: 80px;
    height: 3px;
    background: #004098;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -40px;
}
.itit-yw{
    color: #ececec;
    text-transform: uppercase;
    font-size: 40px;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    z-index: 1;
    letter-spacing: 10px;
}
.itit-t2 .itit-t1{
    background: #f5f5f5;
}
.itit-t2 .itit-yw{
    color: #ebebeb;
}


/*产品中心*/
.ipro{
    margin-top: 50px;
}
.ipro-list{
    overflow:hidden;
}
.ipro-left{
    width: 248px;
    border: 2px solid #004098;
}
.ipro-left-tit{
    background: #004098;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 20px 0;
}
.ipro-left-tel{
    background: url(../images/ilpro-bj.jpg) center center no-repeat;
    color: #fff;
    padding: 30px 0 30px 75px;
    position: relative;
}
.ipro-left-tel:before{
    content:"";
    background:url(../images/ilpro-tel.png) center center no-repeat;
    width: 38px;
    height: 43px;
    position: absolute;
    left: 25px;
    top: 33px;
}
.ipro-left-tel p{
    font-size: 18px;
    font-weight: bold;
}
.ipro-left-tel p span{
    font-weight: 100;
    font-size: 13px;
}
.subNavBox{background: #fff;padding: 10px;min-height: 553px;}
.subNav{cursor:pointer;font-weight:bold;font-size: 14px;color: #333;line-height: 38px;padding-left: 25px;margin-bottom: 10px;background: url(../images/ipro-sjx.png) 10px center no-repeat #f2f2f2;}
.subNav a{display:block;}
.subNav:hover{border-bottom: 0;background: url(../images/ipro-sjxon.png) 10px center no-repeat #004098;color: #fff;}
.subNav:hover a{color:#fff;}
.currentDd,.currentDd:hover{color: #fff;border-bottom: 0;background: url(../images/ipro-sjxona.png) 10px center no-repeat #004098!important;margin-bottom: 0;}
.navContent{/* display: none; */margin-bottom: 10px;padding-left: 10px;}
.navContent li{
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.navContent li a{height: 35px;text-align: left;font-size:14px;line-height: 35px;margin: 2px 0;color: #666;}
.navContent li a:hover{color: #004098;}

.ipro-right{
    border: 1px solid #ccc;
    padding: 20px;
    width: 866px;
}
.ipro-right-tit{
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 20px;
}
.ipro-right-tit span{
    display: block;
    width: 190px;
    text-align: center;
    border-bottom: 2px solid #004098;
    font-size: 24px;
    color: #004098;
    padding-bottom: 10px;
    position: relative;
    top: 1px;
    background: url(../images/irpro-tb.png) left top no-repeat;
    padding-left: 26px;
    height: 31px;
    line-height: 31px;
}
.ipro-right-list ul li{
    float: left;
    width: 275px;
    margin-right: 20px;
    margin-top: 10px;
}
.ipro-right-list ul li img{
    width: 275px;
    height: 275px;
}
.ipro-right-list ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.ipro-right-list ul li p{
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}



/*应用领域*/
.iapplication{
    margin-top:50px;
    background: #f5f5f5;
    padding-top: 100px;
    position: relative;
    padding-bottom: 50px;
}
.iapplication:before{
    content:"";
    background: url(../images/ily-bj.png) center no-repeat #fff;
    width: 100%;
    height: 88px;
    position: absolute;
    top: 0;
    z-index: 9;
}
.iapp-zs{
    float: left;
    width: 295px;
    margin-right: 5px;
    position: relative;
    height: 370px;
    overflow: hidden;
}
.iapp-img{
    position: relative;
    width: 295px;
    height: 300px;
    overflow: hidden;
}
.iapp-img img{
    width: 295px;
    height: 300px;
    border-radius: 20px 0 20px 0;
    display: block;
}
.iapp-img p{
    position: absolute;
    background: #036a3d;
    bottom: -300px;
    height: 250px;
    width: 245px;
    color: #fff;
    padding: 25px;
    font-size: 16px;
    line-height: 25px;
    border-radius: 20px 0 20px 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.iapp-zs:hover .iapp-img p{
    bottom: 0;
}
.iapp-tit{
    position: relative;
    top: -35px;
    z-index: 999;
}
.iapp-tit i{
    display: block;
    width: 70px;
    height: 70px;
    margin: auto;
    background: #036a3d;
    border-radius: 50%;
}
.iapp-tit i.iapp-ia{
    background: url(../images/iapp-ia.png) center center no-repeat #036a3d;
}
.iapp-zs:hover i.iapp-ia{
    background: url(../images/iapp-ia.png) center center no-repeat #40bb3e;
}
.iapp-tit i.iapp-ib{
    background: url(../images/iapp-ib.png) center center no-repeat #036a3d;
}
.iapp-zs:hover i.iapp-ib{
    background: url(../images/iapp-ib.png) center center no-repeat #40bb3e;
}
.iapp-tit i.iapp-ic{
    background: url(../images/iapp-ic.png) center center no-repeat #036a3d;
}
.iapp-zs:hover i.iapp-ic{
    background: url(../images/iapp-ic.png) center center no-repeat #40bb3e;
}
.iapp-tit i.iapp-id{
    background: url(../images/iapp-id.png) center center no-repeat #036a3d;
}
.iapp-zs:hover i.iapp-id{
    background: url(../images/iapp-id.png) center center no-repeat #40bb3e;
}
.iapp-tit p{
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}

/*优势*/
.iadvantage{
    margin-top: 50px;
    padding-bottom: 50px;
}
.iadvantage-list{
    height: 350px;
    overflow: hidden;
    background: url(../images/iys_bj.png) bottom no-repeat;
    padding-bottom: 31px;
}
.iadvantage-img{
    float: left;
    width: 600px;
    background: #fff;
}
.iadvantage-img img{
    display: block;
    width: 600px;
    height: 350px;
}
.iadvantage-sz{
    width: 500px;
    float: left;
    background: #fff;
    height: 270px;
    padding: 70px 50px 0;
}
.iadvantage-sza{
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    float: left;
    background: #004098;
    width: 60px;
    text-align: center;
    height: 70px;
    line-height: 70px;
    box-shadow: 4px 4px 2px #ced4d2;
}
.iadvantage-szb{
    font-size: 22px;
    float: left;
    margin-left: 15px;
    width: 424px;
}
.iadvantage-szb strong{
    /* display:block; */
}
.iadvantage-szc{
    color: #666;
    margin-top: 15px;
    font-size: 16px;
    line-height: 28px;
    overflow-x: hidden;
    height: 165px;
}
.iadvantage-szc::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.iadvantage-szc::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(255, 255, 255, 0.3);
}
.iadvantage-szc::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(255, 255, 255, 0.2);
}
.iad-wz .iadvantage-img{
    float: right!important;
}
.iad-wz .iadvantage-sz{
    float: left!important;
}



/*小广告图*/
.iggt{
    background: url(../images/ixggt-bj.jpg) center center no-repeat;
    padding: 30px 0;
    height: 199px;
}
.iggtp{
    color: #fff;
    float: right;
    margin-right: 50px;
    text-align: center;
}
.iggtp .iggtpa{
    font-size: 34px;
    font-weight: bold;
}
.iggtp .iggtpb{
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 600px;
}
.iggtp .iggtpc{background: #002557;font-size: 16px;width: 400px;text-align: center;margin: auto;line-height: 40px;}



/*关于我们*/
.iabout{
    background: #f5f5f5;
    padding:50px 0;
}
.iabout-list{
    height: 420px;
    overflow: hidden;
    box-shadow: 0px 8px 6px rgba(0, 0, 0, .3);
}
.iabout-fl{
    background: #fff;
    width: 550px;
    padding: 30px;
    height: 360px;
}
.iabout-fl-tit{
    font-weight: bold;
    font-size: 20px;
    border-left: 4px solid #004098;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.iabout-fl-p{
    height: 252px;
    overflow: hidden;
}
.iabout-fl-p p{
    color: #666;
    text-indent: 2em;
    line-height: 28px;
}
.iabout-fl-a{
    margin-top: 20px;
}
.iabout-fl-a a{
    width: 150px;
    text-align: center;
    display: block;
    border: 1px solid #004098;
    color: #004098;
    line-height: 40px;
    border-radius: 5px;
    font-size: 16px;
}
.iabout-fr{
    width: 590px;
}
.iabout-fr img{
    display: block;
    width: 590px;
    height: 420px;
}


/*公司相册*/
.iphoto{
    margin-top: 50px;
}
.iphoto-list{
   position:relative;
}
.iphoto-list .prev,.iphoto-list .next{
    display:block;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    text-align: center;
    font-size: 37px;
    bottom: 0;
    height: 40px;
    line-height: 35px;
    width: 70px;
    border: 1px solid #004098;
    border-radius: 5px;
    color: #004098;
}
.iphoto-list .prev:hover,.iphoto-list .next:hover{
    color: #fff;
    background: #004098;
}
.iphoto-list .prev{
    left: 430px;
}
.iphoto-list .next{
    right: 430px;
}
.iphoto-list .bd ul{
    overflow:hidden; 
    zoom:1; 
}
.iphoto-list .bd ul li{
    width: 280px;
    float:left;
    _display:inline;
    overflow:hidden;
    margin: 0 10px;
    position: relative;
}
.iphoto-list .bd ul li img{
    width:280px;
    height: 210px;
    display: block;
}
.iphoto-list .bd ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.iphoto-list .bd ul li .iphoto-tit{
    background: #fafafa;
    line-height: 55px;
    font-size: 16px;
    padding: 0 10px;
    height: 55px;
}
.iphoto-list .bd ul li .iphoto-tit span{
    float: left;
}
.iphoto-list .bd ul li .iphoto-tit i{
    float: right;
    font-style: unset;
    background: #f0f0f0;
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color: #999;
    margin-top: 15px;
}
.iphoto-list .bd .tempWrap{
    display: block;
    margin:auto;
}
.iphoto-list .bd ul li:hover .iphoto-tit{
    background:#004098;
}
.iphoto-list .bd ul li:hover .iphoto-tit span{
    color:#fff;
}
.iphoto-list .bd ul li:hover .iphoto-tit i{
    background: #0053c5;
    color:#fff;
}

.index-more{
    margin-top: 30px;
}
.index-more a{
    display: block;
    border: 1px solid #004098;
    color: #004098;
    text-align: center;
    width: 160px;
    margin: auto;
    line-height: 40px;
    border-radius: 10px;
}
.index-more a:hover{
    color: #fff;
    background: #004098;
}



/*荣誉资质*/
.ihonor{
    /* background: #f5f5f5; */
    /* padding: 50px 0; */
    margin-top: 50px;
}
.ihonor-list{
   position:relative;
}
.ihonor-list .prev,.ihonor-list .next{
    display:block;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    text-align: center;
    font-size: 37px;
    bottom: 0;
    height: 40px;
    line-height: 35px;
    width: 70px;
    border: 1px solid #004098;
    border-radius: 5px;
    color: #004098;
}
.ihonor-list .prev:hover,.ihonor-list .next:hover{
    color: #fff;
    background: #004098;
}
.ihonor-list .prev{
    left: 430px;
}
.ihonor-list .next{
    right: 430px;
}
.ihonor-list .bd ul{
    overflow:hidden; 
    zoom:1; 
}
.ihonor-list .bd ul li{
    width: 280px;
    float:left;
    _display:inline;
    overflow:hidden;
    margin: 0 10px;
    position: relative;
}
.ihonor-list .bd ul li img{
    width:280px;
    height: 280px;
    display: block;
}
.ihonor-list .bd ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.ihonor-list .bd ul li .ihonor-tit{
    background: #fafafa;
    line-height: 55px;
    font-size: 16px;
    padding: 0 10px;
    height: 55px;
}
.ihonor-list .bd ul li .ihonor-tit span{
    float: left;
}
.ihonor-list .bd ul li .ihonor-tit i{
    float: right;
    font-style: unset;
    background: #f0f0f0;
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color: #999;
    margin-top: 15px;
}
.ihonor-list .bd .tempWrap{
    display: block;
    margin:auto;
}
.ihonor-list .bd ul li:hover .ihonor-tit{
    background:#004098;
}
.ihonor-list .bd ul li:hover .ihonor-tit span{
    color:#fff;
}
.ihonor-list .bd ul li:hover .ihonor-tit i{
    background:#40bb3e;
    color:#fff;
}



/*道尔新闻*/
.inews{
    margin-top: 50px;
    overflow: hidden;
}
.inews-div{
    width: auto;
    background: url(../images/inews-bj.jpg) center center no-repeat;
    padding: 20px 0;
}
.inews-list{
    width: 350px;
    float: left;
    margin-left: 75px;
}
.inews-list:first-child{
    margin-left: 0;
}
.inews-list-tit{
    border-bottom: 3px solid #c0c0c0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding-left: 10px;
}
.inews-list-tit:before{
    content:"";
    height: 25px;
    width: 3px;
    background: #004098;
    position: absolute;
    left: 0;
    top: 0;
}
.inews-list-tit span{
    color:#666;
    font-weight:100;
    font-size: 16px;
    text-transform: uppercase;
    font-style: italic;
    margin-left: 5px;
}
.inews-top{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.inews-top-img{
    width: 350px;
    height: 200px;
    overflow: hidden;
}
.inews-top-img img{
    display: block;
    width: 350px;
    height: 200px;
}
.inews-top-tit{
    margin-top: 15px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.inews-top-tit a{
    font-weight: bold;
    font-size: 16px;
}
.inews-top-brief{
    color: #666;
    margin-top: 10px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}
.inews-top-a{
    margin-top: 5px;
}
.inews-top-a a{
    color: #004098;
}
.inews-list ul li{
    line-height: 35px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    padding-left: 20px;
    background: url(../images/inews-tb.png) left no-repeat;
}
.inews-list ul li:hover{
    background: url(../images/inews-tbon.png) left no-repeat;
}
.inews-list ul li a{
    color: #666;
    display: block;
}
.inews-list ul li a:hover{
    color: #004098;
}
.inews-more{
    margin-top: 20px;
}
.inews-more a{
    border: 1px solid #004098;
    color: #004098;
    display: block;
    width: 160px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    border-radius: 10px;
}
.inews-more a:hover{
    background:#004098;
    color:#fff;
}